home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-19 | 1.0 KB | 40 lines | [TEXT/MPS ] |
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: Locrian:WWDCSun:CPlusPlus:Foci.xh.
- * Generated using:
- * SOM Precompiler somipc: somc/smemit.c
- * SOM Emitter emitxh.dll: somc/smmain.c
- */
-
- #ifndef SOM_Module_OpenDoc_Foci_defined
- #define SOM_Module_OpenDoc_Foci_defined 1
- #include <som.xh>
-
- /*
- * Start of user-defined types:
- */
- #define kODNullFocus 0 /* 0 */
- #define kODKeyFocus "Key"
- #define kODMenuFocus "Menu"
- #define kODSelectionFocus "Selection"
- #define kODModalFocus "Modal"
- #define kODScrollingFocus "Scrolling"
- #define OpenDoc_Foci_OpenDoc_Foci_Version "1.0."
-
- #ifndef SOM_DONT_USE_SHORT_NAMES
- #ifndef SOMTGD_OpenDoc_Foci_Version
- #ifdef OpenDoc_Foci_Version
- #undef OpenDoc_Foci_Version
- #define SOMTGD_OpenDoc_Foci_Version 1
- #else
- #define OpenDoc_Foci_Version OpenDoc_Foci_OpenDoc_Foci_Version
- #endif /* OpenDoc_Foci_Version */
- #endif /* SOMTGD_OpenDoc_Foci_Version */
- #endif /* SOM_DONT_USE_SHORT_NAMES */
-
- /*
- * End of user-defined types.
- */
- #endif /* SOM_Module_OpenDoc_Foci_defined */
-